|
Protege 3.4.8 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectedu.stanford.smi.protege.model.AbstractFacetConstraint
edu.stanford.smi.protege.model.DefaultValuesConstraint
public class DefaultValuesConstraint
| Constructor Summary | |
|---|---|
DefaultValuesConstraint()
|
|
| Method Summary | |
|---|---|
String |
getInvalidValuesText(Frame frame,
Slot slot,
Collection slotValues,
Collection facetValues)
|
String |
getInvalidValueText(Frame frame,
Slot slot,
Object value,
Collection facetValues)
|
Collection |
resolve(Collection existingValues,
Collection newValues)
|
| Methods inherited from class edu.stanford.smi.protege.model.AbstractFacetConstraint |
|---|
areValidValues, equals, isValidValue, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public DefaultValuesConstraint()
| Method Detail |
|---|
public String getInvalidValuesText(Frame frame,
Slot slot,
Collection slotValues,
Collection facetValues)
public String getInvalidValueText(Frame frame,
Slot slot,
Object value,
Collection facetValues)
public Collection resolve(Collection existingValues,
Collection newValues)
|
Protege 3.4.8 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||